* todos.el: Improve handling of jumping to a category, in
authorStephen Berman <stephen.berman@gmx.net>
Tue, 14 May 2013 21:52:19 +0000 (23:52 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Tue, 14 May 2013 21:52:19 +0000 (23:52 +0200)
commit8eac013b6281d238c81528df39c59fbbc3627343
tree7a62fc802f93739aabeb51aa2ee4ea153492edd3
parent233c93b24913e63f904b7fcf6b908d63f7977d43
* todos.el: Improve handling of jumping to a category, in
particular that of an archive.
(todos-category-completions): Add optional parameter to restrict
completions of archive categories to current archive.  Exclude
archive from completion files.
(todos-read-category): When called from an archive, restrict
category completions to the archive.  Fix mistaken use of all
completion files instead of just those in which the chosen
category occurs.
(todos-archive-mode-map): Add new key binding.
(todos-jump-to-category): Rename second optional parameter and
extend its use to restricting category completions to the current
archive.
(todos-jump-to-archive-category): New command.
lisp/calendar/ChangeLog
lisp/calendar/todos.el